home *** CD-ROM | disk | FTP | other *** search
/ Level Pack for Grand Prix 2 / Level Pack for Grand Prix 2.iso / gp2ccp / gp2ccpe.txt < prev   
Text File  |  1996-12-30  |  4KB  |  99 lines

  1.  GP2 Computer cars performance editor ver. 1.1
  2.  
  3.  for Microprose's Grand Prix 2
  4. -------------------------------------------------------------------------------
  5.  
  6.    This small utility allow you to change some GP2 settings like: maximum
  7. engine power in sessions, drivers' grip and car failures.
  8.    I tested it with 'US English ver.10b' version of Grand Prix 2, and it works
  9. good.
  10.  
  11.    With drivers' grip, I'am not sure if it is it what I said, but looks like.
  12. OK, please stop laughing MPS dudes. :)
  13.   
  14.    Anyway, I will happy if you send me your thoughts about changes made 
  15.  using this small utility. I will try to find other characteristic values, 
  16. if they are.
  17.  
  18.   In this game all values are not always the same, there is always small 
  19. randomization. For computer drivers and player too. This mean that every 
  20. session or after typing 'Q' key you will have little different car. All
  21. values are representing maximum possible.
  22.   All computer's cars settings are independent from player's settings.
  23. Using this tool, you can't alter player's car settings.
  24.  
  25.    How to do it?
  26.  
  27. Copy file gp2ccpe.exe to your main GP2 directory. Be sure that your gp2.exe
  28. file isn't 'read-only'. To remove read-only attribute do it: attrib -R gp2.exe
  29.  
  30. Syntax:
  31.   gp2ccpe
  32.   or
  33.   gp2ccpe [p] [filename.ccp]  
  34.   or
  35.   gp2ccpe [porg]
  36.   
  37.  
  38.   where:
  39.    
  40.   p filename.ccp - will patch gp2.exe with values stored in file created by this
  41.                    editor.
  42.    
  43.   porg - will patch gp2.exe file with original values.
  44.  
  45.  Examples:
  46.   gp2ccpe      - you are in the editor.
  47.  
  48.   gp2ccpe p test.ccp   - will patch gp2.exe with values stored in test.ccp file.
  49.  
  50.   gp2ccpe porg - will patch gp2.exe with original values.
  51.  
  52.  
  53.  Editor:
  54.  
  55.   First look at the program screen, and read all this stuff.
  56.   If you want now to change any value for team, or driver, first type a
  57.   'white'(on screen) key. Every team has its own key. If you type 'ESC',
  58.   you are at the start.
  59.   Now you can enter 'red' key for type of thing to change. Next, enter new
  60.   value.
  61.  
  62.   Other 'white' keys are:
  63.   'TAB' - switching between team and drivers names
  64.   'SPACE' - changing data screens
  65.   'R' - restores settings from GP2.EXE file
  66.   'O' - restores original settings
  67.   'S' - saves all settings to file. Please enter max 8 chars. Extension is
  68.         always '.ccp'.
  69.   'L' - loads settings from file. Please enter max 8 chars.
  70.   'P' - patches gp2.exe file with values, as they are on program screen.
  71.   'X' - exit.
  72.  
  73.   Limits:
  74.   engine power - from 0 to 1579 BHP. After 1579 BHP engine has only reverse
  75.                  gear. :)
  76.   driver grip - from 0 to 65535. OK, but if you set value higher than 32767,
  77.                 some strange things can happen in automatic calculation of
  78.                 position for race. They are not serious.
  79.   car failures - from 0 to 65535. With higher value, the posibility of car
  80.                  failure is higher. 0 - no failures for car.
  81.  
  82.   random range of grip - it mean how much can be changed driver's grip from
  83.                          base value. 0 - grip is always equal to base value
  84.                 
  85.  Versions:
  86.  ver 1.0   1.09.96 - first version; not published
  87.  ver 1.1  11.09.96 - new features - random range of grip, few visual changes
  88.                      bug removed in patching car failures
  89.                      small bug removed in file names
  90.  
  91.  ******************************** WARNING!!! ***********************************
  92.  You are using this program at your own risk!!!
  93.  It isn't Microprose's product.
  94.  This program changes gp2.exe file, so make backup or if you notice any problem,
  95.  copy gp2.exe from your GP2 CD.
  96.  
  97. --------------------------------------------------------------------------------    
  98. 11.09.96   Andrzej Barganski             
  99.